const os._UTIME_OMIT
3 uses
os (current package)
file_posix.go#L183: utimes[i] = syscall.Timespec{Sec: _UTIME_OMIT, Nsec: _UTIME_OMIT}
file_unix.go#L19: const _UTIME_OMIT = unix.UTIME_OMIT
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)